func testing.removeAll

2 uses

	testing (current package)
		testing.go#L1463: 				if err := removeAll(c.tempDir); err != nil {
		testing.go#L1496: func removeAll(path string) error {